Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SwitchBaseStyle<T> Class / Rounded Property

In This Topic
    Rounded Property (SwitchBaseStyle<T>)
    In This Topic
    Gets or sets a value indicating whether the element is rounded or not.
    Syntax
    'Declaration
     
    
    Public Property Rounded As Boolean
    public bool Rounded {get; set;}
    See Also